-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.9.5
-
Code
-
Classes
- WcTotalsFacade
Total Complexity |
75 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
478 |
Lines of code |
312 |
Logical lines of code |
161 |
Comment lines |
69 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insertCouponsData() |
A |
48 |
10 |
36 |
getGroupedCoupons() |
A |
53 |
8 |
23 |
getSingleCoupons() |
S |
55 |
7 |
20 |
getCouponFromData() |
S |
52 |
4 |
26 |
getCouponData() |
S |
53 |
4 |
25 |
insertFeesData() |
S |
53 |
4 |
23 |
getFees() |
S |
54 |
4 |
23 |
getShippingAdjustments() |
S |
55 |
4 |
21 |
insertShippingData() |
S |
55 |
4 |
20 |
getAdpCoupons() |
S |
58 |
3 |
16 |
insertInitialTotals() |
S |
62 |
3 |
12 |
insertRegularTotals() |
S |
62 |
3 |
12 |
insertCurrency() |
S |
63 |
3 |
11 |
getCurrency() |
S |
66 |
3 |
9 |
getInitialTotals() |
S |
64 |
3 |
10 |
getRegularTotals() |
S |
64 |
3 |
10 |
__construct() |
S |
75 |
2 |
4 |
copyAdpTotals() |
S |
67 |
2 |
8 |
withContext() |
S |
81 |
1 |
3 |